home *** CD-ROM | disk | FTP | other *** search
/ Skunkware 5 / Skunkware 5.iso / man / cat.1 / unshar.1 < prev    next >
Text File  |  1995-07-25  |  2KB  |  67 lines

  1.  
  2.  
  3.  
  4.      UUUUNNNNSSSSHHHHAAAARRRR((((1111))))        UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV ((((AAAAuuuugggguuuusssstttt 11112222,,,, 1111999999990000))))        UUUUNNNNSSSSHHHHAAAARRRR((((1111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           unshar - unpack a shar file
  10.  
  11.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  12.           unshar [ -_d directory ] [ -_c ] [ -_e | -_E exit_line ] [ file
  13.           ... ]
  14.  
  15.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  16.           Unshar scans mail messages looking for the start of a shell
  17.           archive. It then passes the archive through a copy of the
  18.           shell to unpack it. It will accept multiple files. If no
  19.           files are given, standard input is used.
  20.  
  21.           The -_d option tells unshar to change directory before
  22.           unpacking any files.
  23.  
  24.           The -_c option is passed through to 'sh' as a parameter to
  25.           the unpacked script.  Many archive shar scripts (including
  26.           those produced by shar 3.40 and newer) use this to indicate
  27.           that existing files should be overwritten.
  28.  
  29.           Unshar can unpack shar files that are concatenated in one
  30.           file with the -_e option, which separates files by
  31.           recognizing the "exit 0" string at the beginning of a line.
  32.           The -_E option allows you to specify the string that
  33.           separates archives if "exit 0" isn't appropriate. (Hint:
  34.           most .signatures have a "--" on a line right before them).
  35.           -_e is equivalent to -_E "_e_x_i_t _0".
  36.  
  37.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  38.           shar(1)
  39.  
  40.      DDDDIIIIAAAAGGGGNNNNOOOOSSSSTTTTIIIICCCCSSSS
  41.           Any message from the shell may be displayed.
  42.  
  43.      AAAAUUUUTTTTHHHHOOOORRRRSSSS
  44.           Michael Mauldin at Carnegie-Mellon University
  45.           guido@mcvax (Guido van Rossum at CWI, Amsterdam)
  46.           davidsen@sixhub.uuxp (Bill Davidsen)
  47.           wht%n4hgf@gatech.edu (Warren Tucker)
  48.           rhg@CPS.COM (Richard H. Gumpertz)
  49.           colas@avahi.inria.fr (Colas Nahaboo)
  50.  
  51.           man pages:
  52.           jhd@irfu.se (Jan Dj{rv)
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.      Page 1                                           (printed 3/9/94)
  61.  
  62.  
  63.  
  64.  
  65.  
  66.  
  67.